Method GetPathToRootWithUserAsync<TProps>(long, long?, bool)

Assembly: redb.Core.dll
protected virtual Task<IEnumerable<TreeRedbObject<TProps>>> GetPathToRootWithUserAsync<TProps>(long objectId, long? userId = null, bool checkPermissions = false) where TProps : class, new()